C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridRowColCollection<T> Class / Item Property

In This Topic
Item Property (GridRowColCollection<T>)
In This Topic
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As T
 

Parameters

index
See Also